home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / phmacro.zip / READ.ME < prev    next >
Text File  |  1993-01-04  |  871b  |  23 lines

  1. The MAC demonstration program
  2.  
  3. This is a tutorial program which illustrates how the Standard's
  4. macro-expansion algorithm works.  First, look at some of the  .out  files
  5. to see the model of presentation of macro-expansion.
  6.  
  7. Then, look at the file  mac.c  for notes on the implementation.  This is
  8. not an elegant program.  It was designed to illustrate the dynamics in
  9. the minimum amount of C code.  Forget about "information-hiding";
  10. everything is a string of chars.
  11.  
  12. All of this directory is experimental, not intended to be authoritative,
  13. and in no way an official opinion of the ANSI X3J11 committee.
  14.  
  15. -----------------------
  16. Permissions:
  17.  
  18.  Permission is granted for reproduction and use of this  mac  program,
  19.  provided that its enclosed authorship notice is reproduced entirely.
  20.  
  21.  
  22.  Tom Plum, Plum Hall Inc, 609-927-3770,  uunet!plumhall!plum .
  23.